| Einhugur Word Component for Buoy |
|
StylePart Class
A class which represents partial style. All the style classes inherit from this class.
You never create instances of this class, but some methods in the plugin will hand instances of this class to you.
Object
StylePart
class StylePart
Constructors
Properties
Bold | Gets or sets Bold type face. |
Caps | Sets or gets the text caps (None, Caps or Smallcaps) |
FontName | Gets or sets name of the font in the style. |
FontSize | Gets or sets size of the font in the style. |
HighlightColor | Sets or gets the highlight color in the style. |
Italic | Gets or sets Italic type face. |
Spacing | Specifies the amount of character pitch which shall be added or removed after each character in a run. |
Strikethrough | Sets or gets strike through style. |
TextColor | Gets or sets TextColor. |
Underline | Sets or gets the underline style. |
UnderlineColor | Returns color of the Underline or black if there is no color or is no underline. |
VerticalAlignment | Sets or gets vertical alignment which is basically subscript and superscript. |
Methods
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 64 bitWindows ARM 64 bitLinux 64 bitLinux ARM 64 bit